google.golang.org/grpc.dialOptions.channelzParent (field)
4 uses
google.golang.org/grpc (current package)
clientconn.go#L369: if cc.dopts.channelzParent != nil {
clientconn.go#L514: parentChannel, _ := cc.dopts.channelzParent.(*channelz.Channel)
dialoptions.go#L86: channelzParent channelz.Identifier
dialoptions.go#L643: o.channelzParent = c
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)